Skip to content

131 Integrate shadcn#156

Merged
mwarman merged 7 commits intomainfrom
131-integrate-shadcn-ui
Mar 17, 2026
Merged

131 Integrate shadcn#156
mwarman merged 7 commits intomainfrom
131-integrate-shadcn-ui

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Mar 17, 2026

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub issue(s).

  • fixes Integrate shadcn UI #131
  • Integrated shadcn/ui with the project and set up the shadcn configuration file.
  • Updated main project global Tailwind config styles.
  • Adjusted a few React components' specific styles to adjust for shadcn light/dark palette.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update storybook stories as needed
  • Update project documentation as needed, README, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Full regression test.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

- Bump version to 1.4.0-alpha.1 in package.json
- Add new dependencies: @fontsource-variable/noto-sans, lucide-react, radix-ui, shadcn, and tw-animate-css
- Refactor Breadcrumbs, ThemeToggle, Dialog, Header, MenuButton, and Theme components for improved styling and consistency
- Update CSS variables for light and dark themes in index.css
- Enhance utility functions in css.ts for better class name handling
@mwarman mwarman self-assigned this Mar 17, 2026
@mwarman mwarman linked an issue Mar 17, 2026 that may be closed by this pull request
@mwarman mwarman marked this pull request as ready for review March 17, 2026 17:41
@mwarman mwarman merged commit 6094438 into main Mar 17, 2026
1 check passed
@mwarman mwarman deleted the 131-integrate-shadcn-ui branch March 17, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate shadcn UI

1 participant